hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
HipAudioFormatsDecoder.resample
hip
audio_decoding
audio
HipAudioFormatsDecoder
Undocumented in source. Be warned that the author may not have intended to support it.
class
HipAudioFormatsDecoder
override
bool
resample
(
in
ubyte
[]
data
,
HipAudioType
type
,
uint
outputSampleRate
,
uint
outputChannels
,
void
delegate
(
in
ubyte
[]
)
onSuccess
,
void
delegate
(
)
)
Meta
Source
See Implementation
hip
audio_decoding
audio
HipAudioFormatsDecoder
functions
channelConversion
decode
dispose
getAudioConfig
getClipData
resample
startDecoding
updateDecoding
variables
chunkBuffer
chunkSize
decodedBuffer